[INFO] cloning repository https://github.com/sequenceplanner/r2r_interactive_markers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sequenceplanner/r2r_interactive_markers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsequenceplanner%2Fr2r_interactive_markers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsequenceplanner%2Fr2r_interactive_markers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2ffa9391b09d13b6a9aef1f4a5fd31b8daffc7e
[INFO] testing sequenceplanner/r2r_interactive_markers against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsequenceplanner%2Fr2r_interactive_markers" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sequenceplanner/r2r_interactive_markers
[INFO] finished tweaking git repo https://github.com/sequenceplanner/r2r_interactive_markers
[INFO] tweaked toml for git repo https://github.com/sequenceplanner/r2r_interactive_markers written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sequenceplanner/r2r_interactive_markers on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sequenceplanner/r2r_interactive_markers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.4
[INFO] [stderr]   Downloaded libloading v0.8.5
[INFO] [stderr]   Downloaded uuid v1.10.0
[INFO] [stderr]   Downloaded r2r_actions v0.9.4
[INFO] [stderr]   Downloaded force-send-sync v1.1.0
[INFO] [stderr]   Downloaded r2r_common v0.9.4
[INFO] [stderr]   Downloaded r2r_rcl v0.9.4
[INFO] [stderr]   Downloaded r2r_macros v0.9.4
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded once_cell v1.20.0
[INFO] [stderr]   Downloaded r2r v0.9.4
[INFO] [stderr]   Downloaded bindgen v0.63.0
[INFO] [stderr]   Downloaded r2r_msg_gen v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 350227f29f3f3c3fedebba2364678ac5dd8ac4406f17208029ae4c331bc6a9c9
[INFO] running `Command { std: "docker" "start" "-a" "350227f29f3f3c3fedebba2364678ac5dd8ac4406f17208029ae4c331bc6a9c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "350227f29f3f3c3fedebba2364678ac5dd8ac4406f17208029ae4c331bc6a9c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350227f29f3f3c3fedebba2364678ac5dd8ac4406f17208029ae4c331bc6a9c9", kill_on_drop: false }`
[INFO] [stdout] 350227f29f3f3c3fedebba2364678ac5dd8ac4406f17208029ae4c331bc6a9c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10e449099dd1cdf87444faae3b4efe3da688bd22a995cab3869f75fac48e6dc0
[INFO] running `Command { std: "docker" "start" "-a" "10e449099dd1cdf87444faae3b4efe3da688bd22a995cab3869f75fac48e6dc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling widestring v1.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling force-send-sync v1.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling r2r_common v0.9.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling r2r_macros v0.9.4
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling r2r_rcl v0.9.4
[INFO] [stderr]    Compiling r2r_actions v0.9.4
[INFO] [stderr] error: failed to run custom build command for `r2r_rcl v0.9.4`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/r2r_rcl-301aab2f5121b370/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=AMENT_PREFIX_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=CMAKE_PREFIX_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=CMAKE_IDL_PACKAGES
[INFO] [stderr]   cargo:rerun-if-env-changed=IDL_PACKAGE_FILTER
[INFO] [stderr]   cargo:rerun-if-env-changed=ROS_DISTRO
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1363) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/r2r_common-0.9.4/src/lib.rs:144:51:
[INFO] [stderr]   ROS_DISTRO not set: Source your ROS!
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x61c73181928a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61c73181928a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61c73181928a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x61c73181928a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x61c73182ec8a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x61c73182ec8a - core[786f478f706679df]::fmt::write
[INFO] [stderr]      6:     0x61c73181e202 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x61c73181e202 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x61c7317fac7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x61c7317fac7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x61c731812f81 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x61c7318131fb - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x61c7317fad6a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stderr]     13:     0x61c7317f2539 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x61c7317fb69d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x61c73182f4cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x61c73110ac00 - r2r_common[6ffbc0593119d25d]::print_cargo_ros_distro::{closure#0}
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/r2r_common-0.9.4/src/lib.rs:144:51
[INFO] [stderr]     17:     0x61c7311127c9 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::env::VarError>>::unwrap_or_else::<r2r_common[6ffbc0593119d25d]::print_cargo_ros_distro::{closure#0}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1622:23
[INFO] [stderr]     18:     0x61c73110bce5 - r2r_common[6ffbc0593119d25d]::print_cargo_ros_distro
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/r2r_common-0.9.4/src/lib.rs:144:32
[INFO] [stderr]     19:     0x61c7311070ed - build_script_build[2cf742cbc8f5b873]::main
[INFO] [stderr]     20:     0x61c7311080b3 - <fn() as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x61c731106026 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x61c731106039 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x61c731811e94 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x61c731811e94 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x61c731811e94 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x61c731811e94 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x61c731811e94 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x61c731811e94 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x61c731811e94 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x61c731811e94 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x61c731811e94 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x61c731106011 - std[f92b4c606f291077]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x61c7311083b5 - main
[INFO] [stderr]     34:     0x7eff54b171ca - <unknown>
[INFO] [stderr]     35:     0x7eff54b1728b - __libc_start_main
[INFO] [stderr]     36:     0x61c731104de5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "10e449099dd1cdf87444faae3b4efe3da688bd22a995cab3869f75fac48e6dc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10e449099dd1cdf87444faae3b4efe3da688bd22a995cab3869f75fac48e6dc0", kill_on_drop: false }`
[INFO] [stdout] 10e449099dd1cdf87444faae3b4efe3da688bd22a995cab3869f75fac48e6dc0
